From 70043c3475fe27d588affeb5aeb196e4c2bee8c9 Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Tue, 20 Aug 2019 13:28:00 +0200 Subject: [PATCH] fixed spelling mistakes Forwarded: no Last-Update: 2019-01-12 Last-Update: 2019-01-12 Gbp-Pq: Name spelling.patch --- .../Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h index 0a2e995d..016c79f6 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h @@ -453,7 +453,7 @@ public: props.add (new TextPropertyComponent (subprojectsValue, "Xcode Subprojects", 8192, true), "Paths to Xcode projects that should be added to the build (one per line). " - "The names of the required build products can be specified after a colon, comma seperated, " + "The names of the required build products can be specified after a colon, comma separated, " "e.g. \"path/to/MySubProject.xcodeproj: MySubProject, OtherTarget\". " "If no build products are specified, all build products associated with a subproject will be added."); -- 2.30.2